//==============================================================================
// Oak tree_anim.txt
//==============================================================================

//==============================================================================
define leaf
{
   set hotspot
   {
      version
      {
	Visualparticle World G Oak Tree death
      }
   }  
}

//==============================================================================
define woodsplash
{
   set hotspot
   {
      version
      {
        Visualparticle sfx a hatchet spark 2
      }
   }
}

//==============================================================================
define Stump
{
   set hotspot
   {
      version
      {
//         Visual World N Elm Stump
      }
   }  
}

//==============================================================================
define Roots
{
   set hotspot
   {
      version
      {
//         Visual World A Tree Root
      }
   }  
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      VariationLogic
      set hotspot
      {
         version
         {
            Visual World N Elm A
				Length 20.0
         }
      }
      set hotspot
      {
         version
         {
            Visual World N Elm B
				Length 20.0
         }
      }
      set hotspot
      {
         version
         {
            Visual World N Elm C
				Length 20.0
         }
      }
      set hotspot
      {
         version
         {
            Visual World N Elm D
				Length 20.0
         }
      }
      set hotspot
      {
         version
         {
            Visual World N Elm E
				Length 20.0
         }
      }
      set hotspot
      {
         version
         {
            Visual World N Elm F
				Length 20.0
         }
      }
      set hotspot
      {
         version
         {
            Visual World N Elm G
				Length 20.0
         }
      }
      set hotspot
      {
         version
         {
            Visual World N Elm H
				Length 20.0
         }
      }
   }
}



//==============================================================================
anim Death
{
   SetSelector
   {
      VariationLogic
      set hotspot
      {
         version
         {
            Visual World N Elm A_falling
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.29 false TreeFalling checkVisible 
//-- end auto generated section
				connect ATTACHPOINT woodsplash HOTSPOT
				connect ATTACHPOINT Stump HOTSPOT
				connect CHIN leaf HOTSPOT
         }
      }
      set hotspot
      {
         version
         {
            Visual World N Elm B_falling
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.29 false TreeFalling checkVisible 
//-- end auto generated section
				connect ATTACHPOINT woodsplash HOTSPOT
				connect ATTACHPOINT Stump HOTSPOT
				connect CHIN leaf HOTSPOT
         }
      }
      set hotspot
      {
         version
         {
            Visual World N Elm C_falling
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.29 false TreeFalling checkVisible 
//-- end auto generated section
				connect ATTACHPOINT woodsplash HOTSPOT
				connect ATTACHPOINT Stump HOTSPOT
				connect CHIN leaf HOTSPOT
         }
      }
      set hotspot
      {
         version
         {
            Visual World N Elm D_falling
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.29 false TreeFalling checkVisible 
//-- end auto generated section
				connect ATTACHPOINT woodsplash HOTSPOT
				connect ATTACHPOINT Stump HOTSPOT
				connect CHIN leaf HOTSPOT
         }
      }
      set hotspot
      {
         version
         {
            Visual World N Elm E_falling
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.29 false TreeFalling checkVisible 
//-- end auto generated section
				connect ATTACHPOINT woodsplash HOTSPOT
				connect ATTACHPOINT Stump HOTSPOT
				connect CHIN leaf HOTSPOT
         }
      }
      set hotspot
      {
         version
         {
            Visual World N Elm F_falling
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.29 false TreeFalling checkVisible 
//-- end auto generated section
				connect ATTACHPOINT woodsplash HOTSPOT
				connect ATTACHPOINT Stump HOTSPOT
				connect CHIN leaf HOTSPOT
         }
      }
      set hotspot
      {
         version
         {
            Visual World N Elm G_falling
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.29 false TreeFalling checkVisible 
//-- end auto generated section
				connect ATTACHPOINT woodsplash HOTSPOT
				connect ATTACHPOINT Stump HOTSPOT
				connect CHIN leaf HOTSPOT
         }
      }
      set hotspot
      {
         version
         {
            Visual World N Elm H_falling
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.29 false TreeFalling checkVisible 
//-- end auto generated section
				connect ATTACHPOINT woodsplash HOTSPOT
				connect ATTACHPOINT Stump HOTSPOT
				connect CHIN leaf HOTSPOT
         }
      }
   }
}